home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13280 < prev    next >
Encoding:
Text File  |  1996-08-05  |  746 b   |  34 lines

  1. Newsgroups: comp.lang.c
  2. Path: in2.uu.net!world!klanza
  3. From: klanza@world.std.com (Kurt J Lanza)
  4. Subject: Re: HELP!:Linked List Problem!
  5. Message-ID: <DpEr4E.7L0@world.std.com>
  6. Organization: The World Public Access UNIX, Brookline, MA
  7. References: <31655987.5E7C@cts.com>
  8. Date: Fri, 5 Apr 1996 21:17:01 GMT
  9.  
  10. Brain <provstu@cts.com> writes:
  11.  
  12. >Help!,
  13.  
  14. >I have a linked list porblem!:-(
  15. >Here it is:
  16.  
  17. >char far *data
  18. >(char far*)video_buffer =0xA000000L
  19.  
  20. >data = image -> buffer
  21.  
  22. >any suggestions? 
  23.  
  24. Well, what is the problem? Except for the fact that neither
  25. "image" nor "buffer" us declared/defined, I don't see any
  26. problem at all. Maybe a little more information would help
  27. ;-)
  28.  
  29. >thanks,
  30. >Brain<provstu@cts.com>
  31. -- 
  32. --
  33. Kurt J. Lanza <kjl@infor.com>
  34.